 *  Executing task: gradlew deploy  -PteamNumber=3990 --offline  -Dorg.gradle.java.home="C:\Users\Public\wpilib\2027_alpha1\jdk" 

Starting a Gradle Daemon, 3 busy and 1 incompatible and 1 stopped Daemons could not be reused, use --status for details

> Task :discoversystemcore
Discovering Target systemcore
Using systemcore@172.30.0.1:22 for target systemcore
Driver Station reported IP: 172.30.0.1

> Task :deployprogramKillsystemcoresystemcore
    -C-> sudo systemctl stop robot 2> /dev/null @ /home/systemcore

> Task :deployrobotCommandfrcJavasystemcore
    -C-> echo '/usr/bin/java -XX:+UseG1GC -Djava.library.path=/home/systemcore/frc/third-party/lib -jar "/home/systemcore/TechBot2025-9406.jar" ' > /home/systemcore/robotCommand @ /home/systemcore
    -C-> chmod +x /home/systemcore/robotCommand; chown systemcore /home/systemcore/robotCommand @ /home/systemcore

> Task :deployfrcJavasystemcore
    1 file(s) are up-to-date and were not deployed

> Task :deployfrcStaticFileDeploysystemcore
    -C-> mkdir -p pathplanner pathplanner/paths pathplanner/autos @ /home/systemcore/deploy
    116 file(s) are up-to-date and were not deployed

> Task :deploynativeZipsfrcJavasystemcore
    35 file(s) are up-to-date and were not deployed
    -C-> sudo ldconfig /home/systemcore/frc/third-party/lib @ /home/systemcore/frc/third-party/lib
      -[1]

> Task :deployprogramStartsystemcoresystemcore
    -C-> sudo systemctl enable robot 2> /dev/null @ /home/systemcore
    -C-> sudo systemctl start robot 2> /dev/null @ /home/systemcore
    -C-> sudo sync @ /home/systemcore

BUILD SUCCESSFUL in 21s
12 actionable tasks: 10 executed, 2 up-to-date
 *  Terminal will be reused by tasks, press any key to close it. 